In R environment install the IRkernel pakage.
Install a few extra packages.
Making the kernel available to Jupyter.
Run jupyter lab through the terminal.
R kernel has been installed correctly. Click on to type in your commands.
Shift + Enter to execute the current cell and jump in to a new empty cell. Otherwise, Control + Enter to only get the output.